home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-01-30 | 2.4 KB | 172 lines | [TEXT/R*ch] |
- #include "Types.r"
- #include "SysTypes.r"
-
- resource 'vers' (1) {
- 0x1,
- 0x31,
- release,
- 0x0,
- verUS,
- "1.3.1",
- "Basic Black 1.3.1\n©1994 by Mason L. Bliss"
- };
-
- resource 'vers' (2) {
- 0x0,
- 0x0,
- release,
- 0x0,
- verUS,
- "",
- "An Unbelievably Cool Screen Saver"
- };
-
- resource 'DITL' (-4064) {
- { /* array DITLarray: 23 elements */
- /* [1] */
- {1, 118, 38, 273},
- Picture {
- disabled,
- 128
- },
- /* [2] */
- {35, 154, 51, 275},
- StaticText {
- disabled,
- "©1994 by Mason L. Bliss"
- },
- /* [3] */
- {21, 273, 36, 314},
- StaticText {
- disabled,
- "v1.3.1"
- },
- /* [4] */
- {224, 94, 249, 316},
- StaticText {
- disabled,
- "On the Internet, for info and to get on "
- "my mailing\n list, you can write to <maso"
- "n@cis.umassd.edu>."
- },
- /* [5] */
- {55, 269, 91, 307},
- StaticText {
- disabled,
- "Sleep\nNow\nCorner"
- },
- /* [6] */
- {99, 269, 135, 308},
- StaticText {
- disabled,
- "Never\nSleep\nCorner"
- },
- /* [7] */
- {54, 105, 70, 206},
- CheckBox {
- enabled,
- ""
- },
- /* [8] */
- {148, 135, 161, 155},
- EditText {
- enabled,
- ""
- },
- /* [9] */
- {170, 135, 183, 155},
- EditText {
- enabled,
- ""
- },
- /* [10] */
- {148, 164, 164, 286},
- StaticText {
- disabled,
- "Idle Minutes Before Sleep"
- },
- /* [11] */
- {170, 164, 186, 303},
- StaticText {
- disabled,
- "Seconds Between Refreshes"
- },
- /* [12] */
- {88, 105, 104, 206},
- CheckBox {
- enabled,
- ""
- },
- /* [13] */
- {56, 124, 72, 207},
- StaticText {
- disabled,
- "Basic Black On"
- },
- /* [14] */
- {90, 124, 105, 207},
- StaticText {
- disabled,
- "Bouncing Clock"
- },
- /* [15] */
- {196, 126, 216, 282},
- Button {
- enabled,
- "Remember Settings"
- },
- /* [16] */
- {71, 105, 87, 207},
- CheckBox {
- enabled,
- ""
- },
- /* [17] */
- {73, 124, 88, 207},
- StaticText {
- disabled,
- "Startup Icon"
- },
- /* [18] */
- {122, 105, 138, 207},
- CheckBox {
- enabled,
- ""
- },
- /* [19] */
- {124, 124, 139, 207},
- StaticText {
- disabled,
- "Fade To White"
- },
- /* [20] */
- {105, 105, 121, 207},
- CheckBox {
- enabled,
- ""
- },
- /* [21] */
- {107, 124, 122, 207},
- StaticText {
- disabled,
- "Menubar Kluge"
- },
- /* [22] */
- {55, 230, 91, 266},
- Picture {
- enabled,
- 130
- },
- /* [23] */
- {99, 230, 135, 266},
- Picture {
- enabled,
- 132
- }
- }
- };
-
- data 'PREF' (128) {
- $"0102 0201 0103 0100 00" /* ......... */
- };
-